Also you can watch the video.
https://www.youtube.com/watch?v=x8BsNz0715U
- Go to desktop and create a new
Text Documenthere then open it.
Also you can watch the video.
https://www.youtube.com/watch?v=x8BsNz0715U
Text Document here then open it.Ever wanted KiCanvas locally on your own gitea install? :)
cd <path/to/your/gitea/data>
mkdir -p data/gitea/public/assets data/gitea/templates/custom data/gitea/scripts
wget -O data/gitea/public/assets/kicanvas.js https://kicanvas.org/kicanvas/kicanvas.js| function hookNative() { | |
| const jniOnLoad = moduleHandle.findExportByName("JNI_OnLoad"); | |
| if (!jniOnLoad) { | |
| console.log("[-] JNI_OnLoad not found!"); | |
| return; | |
| } | |
| console.log("[+] JNI_OnLoad founded:", jniOnLoad); |
A pattern for building personal knowledge bases using LLMs.
This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.
Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.
This document helps AI agents work effectively in the X For You Feed Algorithm repository.
This repository contains the core recommendation system powering the "For You" feed on X (Twitter). It combines:
See the new site: https://postgresisenough.dev
I am Fabio Akita, known YouTuber at @Akitando channel. I published videos from the end of 2018 until the beginning of 2024. I also participated in many important Brazilian podcasts such as Flow and Inteligencia LTDA throughout 2024 and 2025. Prior to that I was the former organizer of Rubyconf Brasil from 2008 until 2016. I write at the blog akitaonrails.com since april of 2006 until now. I am also the co-founder of a boutique consultancy in Brazil especialized in team augmentation for USA dev teams called CodeMiner 42.
I am also very active in X.com as @akitaonrails.
Now, I want to try a new project: a Newsletter. This needs to be divided into multiple sub-projects here.
FYI (July 24, 2025): I've been away since July 11, dealing with an emergency move. I'll be back working on all the amazing comments y'all have been putting down, most possibly by the first weekend of August. I appreciate all the contributions everybody has been making and all the time everybody has put to make all of our lives better.
Last Updated On: July 10, 2025
Last Updated Platform: Peacock